home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2861 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 5 Feb 1996 18:12:26 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4f5haa$fr3@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4e8h9k$mp8@sinsen.sn.no> <4e8q90$o22@serpens.rhein.de>,<4eb8l5$fv4@sunsystem5.informatik.tu-muenchen.de> <4f3f6u$n9r@news.isc.rit.edu>
  10. NNTP-Posting-Host: hpzenger18.informatik.tu-muenchen.de
  11. Originator: fischerj@hpzenger18.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4f3f6u$n9r@news.isc.rit.edu>, mjp3783@vaxb.isc.rit.edu writes:
  15.  
  16. |> You need to diferentiate C vs. asm and OS vs hardware. C really doesn't compile
  17. |> to be _that_ much different from asm. A few cycles here and there, but not huge
  18. |> differences, I believe.
  19.  
  20. do you call factor 2 in time crtitical loops as no difference ?
  21. a few cycles here and there ?
  22. have you actually ever looked what the compiler makes of your code ?
  23. what ? you can't read that funny lines ? that's assembly language.
  24.  
  25. |> >multimedia OS: Kickstart  ;)
  26. |> 
  27. |> He means that you can't use a screwdriver as a hammer very well. You can't use
  28. |> an OS that was not designed to give you real-time response for real-time apps
  29. |> and have happy users.
  30.  
  31. Yes, unix (and all those programs whose names got 2 letters, covering 
  32. the whole alphabet ;) seems to have been designed to mkae you read 
  33. 10 manpages (without examples of course! only the rules :((( ) before 
  34. you check the program isn't what you searched for ;)
  35.  
  36.